[INFO] fetching crate tor-config-path 0.40.0...
[INFO] testing tor-config-path-0.40.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tor-config-path 0.40.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tor-config-path 0.40.0
[INFO] finished tweaking crates.io crate tor-config-path 0.40.0
[INFO] tweaked toml for crates.io crate tor-config-path 0.40.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tor-config-path 0.40.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tor-config-path 0.40.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a55471e21de48343f30f2696a966ef42740d06b75823dff86b36776b0fcb7bc4
[INFO] running `Command { std: "docker" "start" "-a" "a55471e21de48343f30f2696a966ef42740d06b75823dff86b36776b0fcb7bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a55471e21de48343f30f2696a966ef42740d06b75823dff86b36776b0fcb7bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55471e21de48343f30f2696a966ef42740d06b75823dff86b36776b0fcb7bc4", kill_on_drop: false }`
[INFO] [stdout] a55471e21de48343f30f2696a966ef42740d06b75823dff86b36776b0fcb7bc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77899b9534c9400b36846738419f68d25755c5cf6732cd5ec0ffd2569111df05
[INFO] running `Command { std: "docker" "start" "-a" "77899b9534c9400b36846738419f68d25755c5cf6732cd5ec0ffd2569111df05", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling retry-error v0.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tor-general-addr v0.40.0
[INFO] [stderr]    Compiling tor-error v0.40.0
[INFO] [stderr]    Compiling tor-config-path v0.40.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.48s
[INFO] running `Command { std: "docker" "inspect" "77899b9534c9400b36846738419f68d25755c5cf6732cd5ec0ffd2569111df05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77899b9534c9400b36846738419f68d25755c5cf6732cd5ec0ffd2569111df05", kill_on_drop: false }`
[INFO] [stdout] 77899b9534c9400b36846738419f68d25755c5cf6732cd5ec0ffd2569111df05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f885a33a084cc903517942751763a15bf20699b9ee36ba3c54a77ecbaa031f0
[INFO] running `Command { std: "docker" "start" "-a" "9f885a33a084cc903517942751763a15bf20699b9ee36ba3c54a77ecbaa031f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling derive-deftly-macros v1.6.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling async_executors v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tor-error v0.40.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling blanket v0.3.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling derive_builder_fork_arti v0.11.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling derive-deftly v1.6.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling pwd-grp v1.0.2
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling coarsetime v0.1.37
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]    Compiling postage v0.5.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling tor-rtcompat v0.40.0
[INFO] [stderr]    Compiling fs-mistrust v0.14.0
[INFO] [stderr]    Compiling tor-basic-utils v0.40.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tor-config-path v0.40.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling amplify v4.9.0
[INFO] [stderr]    Compiling tor-config v0.40.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "9f885a33a084cc903517942751763a15bf20699b9ee36ba3c54a77ecbaa031f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f885a33a084cc903517942751763a15bf20699b9ee36ba3c54a77ecbaa031f0", kill_on_drop: false }`
[INFO] [stdout] 9f885a33a084cc903517942751763a15bf20699b9ee36ba3c54a77ecbaa031f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41b49f46a9ebc2761f8bf881440fa6cb03b766990010a2e949929ed76a179f38
[INFO] running `Command { std: "docker" "start" "-a" "41b49f46a9ebc2761f8bf881440fa6cb03b766990010a2e949929ed76a179f38", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_config_path-a9020201a482509c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test addr::test::parse_inet_bad ... ok
[INFO] [stdout] test addr::test::parse_inet_ok ... ok
[INFO] [stdout] test addr::test::parse_bad_schemas ... ok
[INFO] [stdout] test test::expand_no_op ... ok
[INFO] [stdout] test addr::test::serde ... ok
[INFO] [stdout] test test::expand_home ... ok
[INFO] [stdout] test test::literal ... ok
[INFO] [stdout] test addr::test::unix_no_substitution ... ok
[INFO] [stdout] test addr::test::unix_substitution ... ok
[INFO] [stdout] test addr::test::unix_literal ... ok
[INFO] [stdout] test test::expand_bogus ... ok
[INFO] [stdout] test test_serde::roundtrip_mpack ... ok
[INFO] [stdout] test test_serde::roundtrip_toml ... ok
[INFO] [stdout] test test_serde::test_impl_Default_for_TestConfigFile ... ok
[INFO] [stdout] test test::program_dir ... ok
[INFO] [stdout] test test_serde::roundtrip_json ... ok
[INFO] [stdout] test test_serde::test_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tor_config_path
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - CfgPathResolver::set_var (line 190) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.76s; merged doctests compilation took 0.75s
[INFO] running `Command { std: "docker" "inspect" "41b49f46a9ebc2761f8bf881440fa6cb03b766990010a2e949929ed76a179f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b49f46a9ebc2761f8bf881440fa6cb03b766990010a2e949929ed76a179f38", kill_on_drop: false }`
[INFO] [stdout] 41b49f46a9ebc2761f8bf881440fa6cb03b766990010a2e949929ed76a179f38
